[][src]Type Definition CCODE::USER_MARSHAL_FREEING_ROUTINE

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