acl_set_file

Function acl_set_file 

Source
pub unsafe extern "C" fn acl_set_file(
    path_p: *const c_char,
    type_: acl_type_t,
    acl: acl_t,
) -> c_int