Function blst::blst_fp_lshift

source ยท
pub unsafe extern "C" fn blst_fp_lshift(
    ret: *mut blst_fp,
    a: *const blst_fp,
    count: usize,
)