Function libc::sgetspent_r [−][src]
pub unsafe extern "C" fn sgetspent_r(
    s: *const c_char, 
    spbuf: *mut spwd, 
    buf: *mut c_char, 
    buflen: size_t, 
    spbufp: *mut *mut spwd
) -> c_intpub unsafe extern "C" fn sgetspent_r(
    s: *const c_char, 
    spbuf: *mut spwd, 
    buf: *mut c_char, 
    buflen: size_t, 
    spbufp: *mut *mut spwd
) -> c_int