[][src]Function blst::blst_map_to_g1

pub unsafe extern "C" fn blst_map_to_g1(
    out: *mut blst_p1,
    u: *const blst_fp,
    v: *const blst_fp
)