Function Module_load_method

Source
pub unsafe extern "C" fn Module_load_method(
    self_: *mut Module,
    method_name: ArrayRefChar,
) -> Error