Function godot_sys::godot_method_bind_ptrcall [] [src]

pub unsafe extern "C" fn godot_method_bind_ptrcall(
    p_method_bind: *mut godot_method_bind,
    p_instance: *mut godot_object,
    p_args: *mut *const c_void,
    p_ret: *mut c_void
)