mysqlclient_sys

Function mysql_client_find_plugin

Source
pub unsafe extern "C" fn mysql_client_find_plugin(
    mysql: *mut MYSQL,
    name: *const c_char,
    type_: c_int,
) -> *mut st_mysql_client_plugin