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
Expand description

Required features: "Win32_System_DeploymentServices"