Function blst::blst_scalar_from_fr

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