scf_scope_get_service

Function scf_scope_get_service 

Source
pub unsafe fn scf_scope_get_service(
    scope: *const scf_scope_t,
    name: *const c_char,
    out: *mut scf_service_t,
) -> c_int