Function blst::blst_fp_from

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