run_with_cstr

Function run_with_cstr 

Source
pub fn run_with_cstr<R>(bytes: &[u8], f: impl FnOnce(&CStr) -> R) -> R