Function CM_Open_Device_Interface_KeyW
pub unsafe fn CM_Open_Device_Interface_KeyW<P0>(
pszdeviceinterface: P0,
samdesired: u32,
disposition: u32,
phkdeviceinterface: *mut HKEY,
ulflags: u32,
) -> CONFIGRETwhere
P0: Param<PCWSTR>,