pub unsafe extern "C" fn FRD_GetNatProperties(
natMappingType: *mut u32_,
natFilteringType: *mut u32_,
) -> ResultExpand description
Returns NAT properties for the current internet connection.
ยงArguments
natMappingType- Pointer to write the NAT mapping type of the connection to.natFilteringType- Pointer to write the NAT filtering type of the connection to.