Function svm_free

Source
pub fn svm_free(
    context: &WrappedMutablePointer<c_void>,
    svm_pointer: WrappedMutablePointer<c_void>,
)