Function blst::blst_fr_from_scalar

source ยท
pub unsafe extern "C" fn blst_fr_from_scalar(
    ret: *mut blst_fr,
    a: *const blst_scalar,
)