Function mysqlclient_sys::mysql_load_plugin_v

source ยท
pub unsafe extern "stdcall" fn mysql_load_plugin_v(
    mysql: *mut st_mysql,
    name: *const c_char,
    type_: c_int,
    argc: c_int,
    args: va_list,
) -> *mut st_mysql_client_plugin