Type Definition gdnative_sys::godot_gdnative_procedure_fn [] [src]

type godot_gdnative_procedure_fn = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut godot_array) -> godot_variant>;