boring_sys

Function 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