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.