Function gl_capture::capture_into

source ·
pub unsafe fn capture_into<P>(img: &mut ImageData<P>)where
    P: Pixel,