Function psk_std::stdlib::set_pixel_data [] [src]

pub fn set_pixel_data(
    env: &mut Environment,
    row: i64,
    col: i64,
    value: f64
) -> Result<(), String>

Set the current pixel data for the specified row and column