pub unsafe extern "system" fn DRMCreateIssuanceLicense(
    psttimefrom: *mut SYSTEMTIME,
    psttimeuntil: *mut SYSTEMTIME,
    wszreferralinfoname: PCWSTR,
    wszreferralinfourl: PCWSTR,
    howner: u32,
    wszissuancelicense: PCWSTR,
    hboundlicense: u32,
    phissuancelicense: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Foundation"