Function esp_idf_hal::sys::getcwd

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