Type Definition gdnative::GodotScriptConstructorFn [] [src]

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