Function rustpython_vm::stdlib::errno::errors::fgetspent_r
source · pub unsafe extern "C" fn fgetspent_r(
fp: *mut FILE,
spbuf: *mut spwd,
buf: *mut i8,
buflen: usize,
spbufp: *mut *mut spwd
) -> i32