sfRenderWindow_mapCoordsToPixel

Function sfRenderWindow_mapCoordsToPixel 

Source
pub unsafe extern "C" fn sfRenderWindow_mapCoordsToPixel(
    renderWindow: *const sfRenderWindow,
    point: sfVector2f,
    view: *const sfView,
) -> sfVector2i