Function godot_sys::godot_array_sort_custom [] [src]

pub unsafe extern "C" fn godot_array_sort_custom(
    p_self: *mut godot_array,
    p_obj: *mut godot_object,
    p_func: *const godot_string
)