Function GetAce

Source
pub unsafe extern "C" fn GetAce(
    pAcl: PACL,
    dwAceIndex: DWORD,
    pAce: *mut LPVOID,
) -> BOOL