Function InitializeAcl

Source
pub unsafe extern "C" fn InitializeAcl(
    pAcl: PACL,
    nAclLength: DWORD,
    dwAclRevision: DWORD,
) -> BOOL