mnn::prelude

Function getspent_r

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