Type Alias RawFontAddFromResource

Source
pub type RawFontAddFromResource = unsafe extern "C-unwind" fn(identifier: *const c_char, font_size: f32, resource_id: u32, module: HMODULE, callback: RawFontReceive, config: *mut ImFontConfig);