rlCompileShader

Function rlCompileShader 

Source
pub unsafe extern "C" fn rlCompileShader(
    shaderCode: *const c_char,
    type_: c_int,
) -> c_uint