Function bind

Source
pub unsafe extern "system" fn bind(
    fd: c_int,
    umyaddr: *mut sockaddr,
    addrlen: c_int,
) -> c_int