[][src]Function skyline::c_str

pub fn c_str(string: &str) -> *const u8

Helper to convert a str to a *const u8 (to be replaced)