esp_idf_hal::sys

Function getcwd

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