Function csfml_graphics_sys::sfRenderTexture_mapPixelToCoords [] [src]

pub unsafe extern "C" fn sfRenderTexture_mapPixelToCoords(
    renderTexture: *const sfRenderTexture,
    point: sfVector2i,
    view: *const sfView
) -> sfVector2f