xb_stack_pop

Function xb_stack_pop 

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