[][src]Function blst::blst_fp_lshift

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