Function libxmlb_sys::xb_stack_pop

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