Function BIO_listen

Source
pub unsafe extern "C" fn BIO_listen(
    sock: i32,
    addr: *const bio_addr_st,
    options: i32,
) -> i32