Function boring_sys::ENGINE_set_ECDSA_method

source ยท
pub unsafe extern "C" fn ENGINE_set_ECDSA_method(
    engine: *mut ENGINE,
    method: *const ECDSA_METHOD,
    method_size: usize
) -> c_int