ENGINE_by_id

Retrieve an engine from the list by its unique "id" value.

extern (C) nothrow @nogc
ENGINE_by_id
(
const(char)* id
)

Meta