pub type PFN_RPCNOTIFICATION_ROUTINE = Option<unsafe extern "system" fn(pasync: *mut RPC_ASYNC_STATE, context: *mut c_void, event: RPC_ASYNC_EVENT)>;
Expand description

Required features: "Win32_System_Rpc", "Win32_Foundation", "Win32_System_IO"