Function xb_stack_push

Source
pub unsafe extern "C" fn xb_stack_push(
    self_: *mut XbStack,
    opcode_out: *mut *mut XbOpcode,
    error: *mut *mut GError,
) -> gboolean