Function DH_set_length

Source
pub unsafe extern "C" fn DH_set_length(
    dh: *mut dh_st,
    length: i64,
) -> i32