[][src]Function tinyshader_sys::tsCompilerOptionsAddIncludePath

pub unsafe extern "C" fn tsCompilerOptionsAddIncludePath(
    options: *mut TsCompilerOptions,
    include_path: *const c_char,
    length: usize
)