Function NEWS_GetTotalNotifications

Source
pub unsafe extern "C" fn NEWS_GetTotalNotifications(
    num: *mut u32_,
) -> Result
Expand description

Gets current total notifications number.

ยงArguments

  • num - Pointer where total number will be saved.