esp_idf_svc::hal::sys

Function getcwd

Source
pub unsafe extern "C" fn getcwd(
    __buf: *mut u8,
    __size: usize,
) -> *mut u8