notify_notification_set_hint

Function notify_notification_set_hint 

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