Function gluon_c_api::glu_push_string_unchecked [] [src]

pub unsafe extern fn glu_push_string_unchecked(vm: &Thread,
                                               s: &u8,
                                               len: usize)
                                               -> Error

Push a string to the stack. If the string is not utf-8 this function will trigger undefined behaviour.