[][src]Type Definition gdnative_core::init::ScriptConstructorFn

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