GdipGetMatrixElements

Function GdipGetMatrixElements 

pub unsafe fn GdipGetMatrixElements(
    matrix: *const Matrix,
    matrixout: *mut f32,
) -> Status