Function ndk_sys::gethostname

source ·
pub unsafe extern "C" fn gethostname(
    _buf: *mut c_char,
    __buf_size: usize
) -> c_int