Function blst::blst_fp_sqrt

source ยท
pub unsafe extern "C" fn blst_fp_sqrt(
    ret: *mut blst_fp,
    a: *const blst_fp,
) -> bool