[][src]Function mozangle::shaders::ffi::GLSLangCompile

pub unsafe extern "C" fn GLSLangCompile(
    handle: ShHandle,
    strings: *const *const c_char,
    num_strings: usize,
    compile_options: ShCompileOptions
) -> c_int