Function mbedtls_sys::mbedtls_ecp_copy [] [src]

pub unsafe extern "C" fn mbedtls_ecp_copy(
    P: *mut mbedtls_ecp_point,
    Q: *const mbedtls_ecp_point
) -> c_int