Function libxmlb_sys::xb_machine_stack_push_integer
source · pub unsafe extern "C" fn xb_machine_stack_push_integer(
self_: *mut XbMachine,
stack: *mut XbStack,
val: u32,
error: *mut *mut GError
) -> gboolean