pub unsafe extern "system" fn PxeDhcpv6GetOptionValue(
    ppacket: *const c_void,
    upacketlen: u32,
    uinstance: u32,
    woption: u16,
    pwoptionlen: *mut u16,
    ppoptionvalue: *mut *mut c_void
) -> u32
Expand description

Required features: "Win32_System_DeploymentServices"