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_System_Rpc", "Win32_Foundation", "Win32_System_IO"