notify_notification_set_hint_byte

Function notify_notification_set_hint_byte 

Source
pub unsafe extern "C" fn notify_notification_set_hint_byte(
    notification: *mut NotifyNotification,
    key: *const c_char,
    value: c_uchar,
)