sd_event_source_get_priority

Function sd_event_source_get_priority 

Source
pub unsafe extern "C" fn sd_event_source_get_priority(
    s: *mut sd_event_source,
    priority: *mut i64,
) -> c_int