Function raylib::ffi::MeasureText[][src]

pub unsafe extern "C" fn MeasureText(
    text: *const i8,
    fontSize: i32
) -> i32