pub unsafe extern "system" fn MFCreateContentDecryptorContext(
guidmediaprotectionsystemid: *const GUID,
pd3dmanager: IMFDXGIDeviceManager,
pcontentprotectiondevice: IMFContentProtectionDevice,
ppcontentdecryptorcontext: *mut IMFContentDecryptorContext
) -> HRESULT
Expand description
Required features: "Win32_Media_MediaFoundation"