Function Method_mutable_output

Source
pub unsafe extern "C" fn Method_mutable_output(
    this: *mut Method,
    i: usize,
) -> *mut EValue
Expand description

DEPRECATED: Use MethodMeta instead to access metadata, and get_output to retrieve Method outputs.