pub unsafe extern "system" fn PxeProviderRegister(
    pszprovidername: PWSTR,
    pszmodulepath: PWSTR,
    index: u32,
    biscritical: BOOL,
    phproviderkey: *mut HKEY
) -> u32
Expand description

Required features: ‘Win32_System_DeploymentServices’, ‘Win32_Foundation’, ‘Win32_System_Registry’