[][src]Function fatfs_sys::f_chmod

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