Function vc6_sys::CopySid

source ·
pub unsafe extern "stdcall" fn CopySid(
    nDestinationSidLength: DWORD,
    pDestinationSid: PSID,
    pSourceSid: PSID
) -> BOOL