Function byond::call::return_to_byond [] [src]

pub fn return_to_byond(string: &str) -> Result<*const i8, NulError>

Returns a pointer that can be returned to BYOND from a call()()ed function, to return a string.