Function windows_sys::Win32::System::DeploymentServices::PxeDhcpGetVendorOptionValue
pub unsafe extern "system" fn PxeDhcpGetVendorOptionValue(
ppacket: *const c_void,
upacketlen: u32,
boption: u8,
uinstance: u32,
pboptionlen: *mut u8,
ppoptionvalue: *mut *mut c_void,
) -> u32