Function shadow_rs::cshadow::address_toHostName
source ยท pub unsafe extern "C-unwind" fn address_toHostName(
address: *const Address,
) -> *const gchar
Expand description
Retrieves the hostname of this address. The caller does not own and should not modify or free the string. @param address a valid, non-NULL Address structure previously created with address_new() @return an address pointing to the internal memory holding the string