#[no_mangle]
pub extern "C" fn ttbc_input_get_mtime(
    es: &mut CoreBridgeState<'_>,
    handle: *mut InputHandle
) -> i64
Expand description

Get the modification time of a Tectonic input file.