read_pixels_ptr

Function read_pixels_ptr 

Source
pub unsafe fn read_pixels_ptr(
    (x, y): (u32, u32),
    (w, h): (u32, u32),
    format: CaptureFormat,
    data: *mut c_void,
)