Function esp_idf_svc::hal::sys::getcwd

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