pub unsafe extern "system" fn PxeRegisterCallback(
    hprovider: HANDLE,
    callbacktype: u32,
    pcallbackfunction: *const c_void,
    pcontext: *const c_void
) -> u32
Expand description

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"