pub type USER_MARSHAL_SIZING_ROUTINE = Option<unsafe extern "system" fn(param0: *mut u32, param1: u32, param2: *mut c_void) -> u32>;
Expand description

Required features: "Win32_System_Rpc"