blst_p1_from_jacobian

Function blst_p1_from_jacobian 

Source
pub unsafe extern "C" fn blst_p1_from_jacobian(
    out: *mut blst_p1,
    in_: *const blst_p1,
)