godot_vector2_operator_substract

Function godot_vector2_operator_substract 

Source
pub unsafe extern "C" fn godot_vector2_operator_substract(
    p_self: *const godot_vector2,
    p_b: *const godot_vector2,
) -> godot_vector2