Function esp_idf_sys::getcwd

source ·
pub unsafe extern "C" fn getcwd(
    __buf: *mut c_char,
    __size: usize
) -> *mut c_char