Searched refs:stdin_path_ptr (Results 1 – 1 of 1) sorted by relevance
177 pub stdin_path_ptr: *const u8, field230 if self.stdin_path_ptr.is_null() { in stdin_path()235 unsafe { std::slice::from_raw_parts(self.stdin_path_ptr, self.stdin_path_len) }; in stdin_path()