f_chmod

Function f_chmod 

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