windows::Win32::Security::Authentication::Identity

Function SLConsumeRight

pub unsafe fn SLConsumeRight<P3>(
    hslc: *const c_void,
    pappid: *const GUID,
    pproductskuid: Option<*const GUID>,
    pwszrightname: P3,
    pvreserved: Option<*const c_void>,
) -> Result<()>
where P3: Param<PCWSTR>,