Function BIO_int_ctrl

Source
pub unsafe extern "C" fn BIO_int_ctrl(
    bp: *mut bio_st,
    cmd: i32,
    larg: i64,
    iarg: i32,
) -> i64