Function DRMIsWindowProtected

pub unsafe fn DRMIsWindowProtected(
    hwnd: HWND,
    pfprotected: *mut BOOL,
) -> Result<()>