color_format_get_bpp

Function color_format_get_bpp 

Source
pub unsafe fn color_format_get_bpp(cf: ColorFormat) -> Result<u8>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.