sgetspent_r

Function sgetspent_r 

Source
pub unsafe extern "C" fn sgetspent_r(
    s: *const u8,
    spbuf: *mut spwd,
    buf: *mut u8,
    buflen: usize,
    spbufp: *mut *mut spwd,
) -> i32