godot_vector3_dot

Function godot_vector3_dot 

Source
pub unsafe extern "C" fn godot_vector3_dot(
    p_self: *const godot_vector3,
    p_b: *const godot_vector3,
) -> godot_real