Function acl_create_entry

Source
pub unsafe extern "C" fn acl_create_entry(
    acl: *mut acl_t,
    entry: *mut acl_entry_t,
) -> c_int