#[unsafe(no_mangle)]pub extern "C" fn copy_pixel_buffer_c(
tab_id: TabId,
out_buf: *mut PixelBufferC,
) -> i32Expand description
See copy_pixel_buffer.
#[unsafe(no_mangle)]pub extern "C" fn copy_pixel_buffer_c(
tab_id: TabId,
out_buf: *mut PixelBufferC,
) -> i32See copy_pixel_buffer.