Function selinux_sys::selabel_close[][src]

pub unsafe extern "C" fn selabel_close(handle: *mut selabel_handle)

selabel_close - Close a labeling handle. @handle: specifies handle to close

Destroy the specified handle, closing files, freeing allocated memory, etc. The handle may not be further used after it has been closed.