Function mbedtls_sys::ecp_copy

source ·
pub unsafe extern "C" fn ecp_copy(
    P: *mut ecp_point,
    Q: *const ecp_point
) -> c_int