Function apply

Source
pub fn apply<Z>(
    params: ApplyZkappParams<'_, Z>,
    w: &mut Z::WitnessGenerator,
) -> Result<(), String>