[][src]Function nginx::EC_GROUP_copy

pub unsafe extern "C" fn EC_GROUP_copy(
    dst: *mut EC_GROUP,
    src: *const EC_GROUP
) -> c_int