Function GdipIsMatrixInvertible

pub unsafe fn GdipIsMatrixInvertible(
    matrix: *const Matrix,
    result: *mut BOOL,
) -> Status