Function bearssl::br_ec_get_default [] [src]

pub unsafe extern "C" fn br_ec_get_default() -> *const br_ec_impl

\brief Get the "default" EC implementation for the current system.

This returns a pointer to the preferred implementation on the current system.

\return the default EC implementation.