Skip to main content

fopen

Function fopen 

Source
pub fn fopen(path: &Path, mode: &str) -> Result<*mut FILE>