Function selinux_sys::avc_entry_ref_init[][src]

pub unsafe fn avc_entry_ref_init(aeref: *mut avc_entry_ref)
Expand description

Initialize an avc_entry_ref structure.

Safety

aeref is assumed to be a valid pointer to a mutable avc_entry_ref structure.