Function mysqlclient_sys::mysql_stmt_attr_get
source ยท pub unsafe extern "C" fn mysql_stmt_attr_get(
stmt: *mut MYSQL_STMT,
attr_type: enum_stmt_attr_type,
attr: *mut c_void,
) -> my_bool
pub unsafe extern "C" fn mysql_stmt_attr_get(
stmt: *mut MYSQL_STMT,
attr_type: enum_stmt_attr_type,
attr: *mut c_void,
) -> my_bool