Function DebugNotification

Source
pub fn DebugNotification(
    notification: *const c_char,
    sound_to_play: *const c_char,
    cancel_if_already_queued: bool,
)