blst_fp2_sqrt

Function blst_fp2_sqrt 

Source
pub unsafe extern "C" fn blst_fp2_sqrt(
    ret: *mut blst_fp2,
    a: *const blst_fp2,
) -> bool