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