[][src]Type Definition CCODE::USER_MARSHAL_SIZING_ROUTINE

type USER_MARSHAL_SIZING_ROUTINE = Option<unsafe extern "C" fn(arg1: *mut c_ulong, arg2: c_ulong, arg3: *mut c_void) -> c_ulong>;