pub unsafe extern "system" fn CopySid(
    ndestinationsidlength: u32,
    pdestinationsid: PSID,
    psourcesid: PSID
) -> BOOL
Expand description

Required features: "Win32_Foundation"