esp_idf_hal::sys

Function f_chmod

Source
pub unsafe extern "C" fn f_chmod(
    path: *const u8,
    attr: u8,
    mask: u8,
) -> u32