Function getdomainname

Source
pub unsafe extern "C" fn getdomainname(
    __buf: *mut c_char,
    __buf_size: usize,
) -> c_int