esp_idf_sys

Function f_chmod

Source
pub unsafe extern "C" fn f_chmod(
    path: *const TCHAR,
    attr: BYTE,
    mask: BYTE,
) -> FRESULT