Function rust_raylib::ffi::TextIsEqual

source ·
pub unsafe extern "C" fn TextIsEqual(
    text1: *const c_char,
    text2: *const c_char
) -> bool
Expand description

Check if two text string are equal