[][src]Function nginx::ENGINE_set_EC

pub unsafe extern "C" fn ENGINE_set_EC(
    e: *mut ENGINE,
    ecdsa_meth: *const EC_KEY_METHOD
) -> c_int