pub unsafe extern "system" fn DRMIsWindowProtected(
    hwnd: HWND,
    pfprotected: *mut BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_Data_RightsManagement’, ‘Win32_Foundation’