pub type CreatePassthroughColorLutMETA = unsafe extern "system" fn(passthrough: PassthroughFB, create_info: *const PassthroughColorLutCreateInfoMETA, color_lut: *mut PassthroughColorLutMETA) -> Result;
Expand description