Skip to main content

f_chmod

Function f_chmod 

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