Function libc::getcwd

source ·
pub unsafe extern "C" fn getcwd(
    buf: *mut c_char,
    size: c_int
) -> *mut c_char