Function mysqlclient_sys::mysql_load_plugin
source ยท pub unsafe extern "C" fn mysql_load_plugin(
mysql: *mut st_mysql,
name: *const c_char,
type_: c_int,
argc: c_int,
...
) -> *mut st_mysql_client_plugin
pub unsafe extern "C" fn mysql_load_plugin(
mysql: *mut st_mysql,
name: *const c_char,
type_: c_int,
argc: c_int,
...
) -> *mut st_mysql_client_plugin