Function virtual_chmod

Source
pub unsafe extern "C" fn virtual_chmod(
    filename: *const c_char,
    mode: mode_t,
) -> c_int