Function xb_machine_opcode_func_init

Source
pub unsafe extern "C" fn xb_machine_opcode_func_init(
    self_: *mut XbMachine,
    opcode: *mut XbOpcode,
    func_name: *const c_char,
) -> gboolean