Skip to main content

rlCompileShader

Function rlCompileShader 

Source
pub unsafe extern "C" fn rlCompileShader(
    shaderCode: *const i8,
    type_: i32,
) -> u32