Function Method_inputs_size

Source
pub unsafe extern "C" fn Method_inputs_size(
    this: *const Method,
) -> usize
Expand description

Returns the number of inputs the Method expects.