Skip to main content

ImGui_SetCurrentFont

Function ImGui_SetCurrentFont 

Source
pub unsafe extern "C" fn ImGui_SetCurrentFont(
    font: *mut ImFont,
    font_size_before_scaling: f32,
    font_size_after_scaling: f32,
)