Function mysqlclient_sys::mysql_options[][src]

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