ImGui_TextLinkOpenURL

Function ImGui_TextLinkOpenURL 

Source
pub unsafe extern "C" fn ImGui_TextLinkOpenURL(
    label: *const c_char,
    url: *const c_char,
) -> bool