Function RpcServerSubscribeForNotification

Source
pub unsafe extern "C" fn RpcServerSubscribeForNotification(
    Binding: RPC_BINDING_HANDLE,
    Notification: RPC_NOTIFICATIONS,
    NotificationType: RPC_NOTIFICATION_TYPES,
    NotificationInfo: *mut RPC_ASYNC_NOTIFICATION_INFO,
) -> RPC_STATUS