notify_notification_set_hint_byte_array

Function notify_notification_set_hint_byte_array 

Source
pub unsafe extern "C" fn notify_notification_set_hint_byte_array(
    notification: *mut NotifyNotification,
    key: *const c_char,
    value: *mut u8,
    len: size_t,
)