gio_sys

Function g_srv_target_new

source
pub unsafe extern "C" fn g_srv_target_new(
    hostname: *const c_char,
    port: u16,
    priority: u16,
    weight: u16,
) -> *mut GSrvTarget