Function BIO_meth_set_recvmmsg

Source
pub unsafe extern "C" fn BIO_meth_set_recvmmsg(
    biom: *mut bio_method_st,
    f: Option<unsafe extern "C" fn(*mut bio_st, *mut bio_msg_st, usize, usize, u64, *mut usize) -> i32>,
) -> i32