[][src]Type Definition CCODE::USER_MARSHAL_UNMARSHALLING_ROUTINE

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