pub fn commit_surface(
_client_id: u32,
surface_id: u32,
) -> Result<(), KernelError>Expand description
Commit a surface (present the attached buffer).
pub fn commit_surface(
_client_id: u32,
surface_id: u32,
) -> Result<(), KernelError>Commit a surface (present the attached buffer).