[][src]Function sapp_linux::glGetSeparableFilter

pub unsafe extern "C" fn glGetSeparableFilter(
    target: GLenum,
    format: GLenum,
    type_: GLenum,
    row: *mut GLvoid,
    column: *mut GLvoid,
    span: *mut GLvoid
)