Function BIO_ctrl

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