[][src]Function nginx::EC_KEY_set_method

pub unsafe extern "C" fn EC_KEY_set_method(
    key: *mut EC_KEY,
    meth: *const EC_KEY_METHOD
) -> c_int