Function xb_machine_parse

Source
pub unsafe extern "C" fn xb_machine_parse(
    self_: *mut XbMachine,
    text: *const c_char,
    text_len: ssize_t,
    error: *mut *mut GError,
) -> *mut XbStack