Function BIO_socket

Source
pub unsafe extern "C" fn BIO_socket(
    domain: i32,
    socktype: i32,
    protocol: i32,
    options: i32,
) -> i32