Skip to main content

scf_scope_add_service

Function scf_scope_add_service 

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