notify_notification_set_hint_string

Function notify_notification_set_hint_string 

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