Function EqualDomainSid

Source
pub unsafe extern "C" fn EqualDomainSid(
    pSid1: PSID,
    pSid2: PSID,
    pfEqual: *mut BOOL,
) -> BOOL