Function raylib::ffi::TextIsEqual[][src]

pub unsafe extern "C" fn TextIsEqual(
    text1: *const i8,
    text2: *const i8
) -> bool