Type Definition godot_sys::godot_gdnative_procedure_fn [] [src]

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