[][src]Function avr_libc::vfscanf

pub unsafe extern "C" fn vfscanf(
    __stream: *mut FILE,
    __fmt: *const i8,
    __ap: va_list
) -> i16