Function windows_sys::Wdk::Storage::FileSystem::RtlCreateAcl

pub unsafe extern "system" fn RtlCreateAcl(
    acl: *mut ACL,
    acllength: u32,
    aclrevision: u32,
) -> NTSTATUS