[][src]Function bonjour_sys::DNSServiceConstructFullName

pub unsafe extern "C" fn DNSServiceConstructFullName(
    fullName: *mut c_char,
    service: *const c_char,
    regtype: *const c_char,
    domain: *const c_char
) -> c_int