Function raylib_sys::rlCompileShader

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