Type Alias RawTextureLoadFromUrl

Source
pub type RawTextureLoadFromUrl = unsafe extern "C-unwind" fn(identifier: *const c_char, remote: *const c_char, endpoint: *const c_char, callback: RawTextureReceiveCallback);