[][src]Function blst::blst_scalar_from_lendian

pub unsafe extern "C" fn blst_scalar_from_lendian(
    ret: *mut blst_scalar,
    a: *const byte
)