Function drone_fatfs_raw::f_chmod[][src]

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