Function mysqlclient_sys::mysql_options4

source ยท
pub unsafe extern "stdcall" fn mysql_options4(
    mysql: *mut MYSQL,
    option: mysql_option,
    arg1: *const c_void,
    arg2: *const c_void,
) -> c_int