Function CreateShaderProgramv

Source
pub unsafe fn CreateShaderProgramv(
    type_: u32,
    count: i32,
    strings: *const *const i8,
) -> u32