binder_ndk_sys

Function socket

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