[][src]Function mysqlclient_sys::mysql_options

pub unsafe extern "C" fn mysql_options(
    mysql: *mut MYSQL,
    option: mysql_option,
    arg: *const c_void
) -> c_int