Function esp_idf_hal::sys::getcwd

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