Function rs_streams::sgetspent_r[][src]

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