Function windows_sys::Win32::System::Rpc::RpcServerSubscribeForNotification
pub unsafe extern "system" fn RpcServerSubscribeForNotification(
binding: *const c_void,
notification: RPC_NOTIFICATIONS,
notificationtype: RPC_NOTIFICATION_TYPES,
notificationinfo: *const RPC_ASYNC_NOTIFICATION_INFO
) -> RPC_STATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_IO"