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