pub unsafe extern "C" fn mx_set_framebuffer_vmo(
handle: mx_handle_t,
vmo: mx_handle_t,
len: u32,
format: u32,
width: u32,
height: u32,
stride: u32,
) -> mx_status_tpub unsafe extern "C" fn mx_set_framebuffer_vmo(
handle: mx_handle_t,
vmo: mx_handle_t,
len: u32,
format: u32,
width: u32,
height: u32,
stride: u32,
) -> mx_status_t