pub unsafe extern "system" fn HcnReserveGuestNetworkServicePort(
    guestnetworkservice: *const c_void,
    protocol: HCN_PORT_PROTOCOL,
    access: HCN_PORT_ACCESS,
    port: u16,
    portreservationhandle: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Foundation"