[go: up one dir, main page]

getcwd

Function getcwd 

Source
pub unsafe extern "C" fn getcwd(
    buf: *mut c_char,
    size: size_t,
) -> *mut c_char