Function FRD_SetNotificationMask

Source
pub unsafe extern "C" fn FRD_SetNotificationMask(
    mask: FriendNotificationMask,
) -> Result
Expand description

Sets the notification mask for the event notification system.

ยงArguments

  • mask - The notifications to subscribe to for the event notification system.