Function openssl_sys::socket

source ·
pub unsafe extern "system" fn socket(
    af: i32,
    socket_type: i32,
    protocol: i32
) -> usize