[][src]Function ndk_sys::socket

pub unsafe extern "C" fn socket(
    __af: c_int,
    __type: c_int,
    __protocol: c_int
) -> c_int