[][src]Function tinyshader_sys::tsCompilerOptionsSetEntryPoint

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