pub unsafe extern "system" fn DRMCreateRight(
    wszrightname: PCWSTR,
    pstfrom: *mut SYSTEMTIME,
    pstuntil: *mut SYSTEMTIME,
    cextendedinfo: u32,
    pwszextendedinfoname: *const PCWSTR,
    pwszextendedinfovalue: *const PCWSTR,
    phright: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Foundation"