pub unsafe extern "system" fn IsWellKnownSid(
    psid: PSID,
    wellknownsidtype: WELL_KNOWN_SID_TYPE
) -> BOOL
Expand description

Required features: "Win32_Foundation"