pub type RPC_SECURITY_CALLBACK_FN = Option<unsafe extern "system" fn(context: *const c_void)>;
Expand description

Required features: "Win32_System_Rpc"