Function mysqlclient_sys::mysql_list_fields[][src]

pub unsafe extern "C" fn mysql_list_fields(
    mysql: *mut MYSQL,
    table: *const c_char,
    wild: *const c_char
) -> *mut MYSQL_RES