RawTextureReceiveCallback

Type Alias RawTextureReceiveCallback 

Source
pub type RawTextureReceiveCallback = extern "C-unwind" fn(identifier: *const c_char, texture: *const Texture);