Function xb_query_bind_str

Source
pub unsafe extern "C" fn xb_query_bind_str(
    self_: *mut XbQuery,
    idx: c_uint,
    str: *const c_char,
    error: *mut *mut GError,
) -> gboolean