Type Definition gdnative::GodotScriptMethodFn [] [src]

type GodotScriptMethodFn = unsafe extern "C" fn(_: *mut godot_object, _: *mut c_void, _: *mut c_void, _: c_int, _: *mut *mut godot_variant) -> godot_variant;