pub type _bindgen_ty_48 = c_uint;Expand description
–––––––––– Smart Render Interface Constants and Structures ––––––––––
PF_Cmd_SMART_PRE_RENDER gets a PF_PreRenderExtra struct in the extra pointer, and must fill out the “output” field before returning.
PF_Cmd_SMART_RENDER gets a PF_SmartRenderExtra struct in the extra pointer, if pre-render was invoked.