Function libc::fscanf [] [src]

pub unsafe extern fn fscanf(stream: *mut FILE,
                            format: *const c_char,
                            ...)
                            -> c_int