Function gdnative_sys::godot_transform_looking_at [] [src]

pub unsafe extern "C" fn godot_transform_looking_at(
    p_self: *const godot_transform,
    p_target: *const godot_vector3,
    p_up: *const godot_vector3
) -> godot_transform