Macro raylib_ffi::rl_str
source · macro_rules! rl_str { ($expression:expr) => { ... }; }
Expand description
Converts a string to *const i8 for use with raylib
macro_rules! rl_str { ($expression:expr) => { ... }; }
Converts a string to *const i8 for use with raylib