Function tiny_game_framework::GetProgramInfoLog

source ยท
pub unsafe fn GetProgramInfoLog(
    program: u32,
    bufSize: i32,
    length: *mut i32,
    infoLog: *mut i8
)