Function glInterleavedArrays

pub unsafe extern "system" fn glInterleavedArrays(
    format: u32,
    stride: i32,
    pointer: *const c_void,
)