cp_drawable_encode_present

Function cp_drawable_encode_present 

Source
pub unsafe extern "C-unwind" fn cp_drawable_encode_present(
    drawable: cp_drawable_t,
    command_buffer: &ProtocolObject<dyn MTLCommandBuffer>,
)
👎Deprecated: renamed to cp_drawable::encode_present
Available on crate features drawable and objc2-metal only.